Builder

open class Builder(source)

Builder class for CarExtender.UnreadConversation objects.

Constructors

Link copied to clipboard
constructor(@NonNull name: String)
Constructs a new builder for CarExtender.UnreadConversation.

Functions

Link copied to clipboard
Appends a new unread message to the list of messages for this conversation.
Link copied to clipboard
Builds a new unread conversation object.
Link copied to clipboard
Sets the timestamp of the most recent message in an unread conversation.
Link copied to clipboard
Sets the pending intent that will be sent once the messages in this notification are read.
Link copied to clipboard
Sets the pending intent and remote input which will convey the reply to this notification.